GetApplicationCacheForFrameResponse
data class GetApplicationCacheForFrameResponse(applicationCache: ApplicationCache)
Content copied to clipboard
Represents response frame that is returned from ApplicationCache#getApplicationCacheForFrame operation call. Returns relevant application cache data for the document in given frame.
See also
Constructors
GetApplicationCacheForFrameResponse
Link copied to clipboard
fun GetApplicationCacheForFrameResponse(applicationCache: ApplicationCache)
Content copied to clipboard